Occurs when an item is added, removed, changed, moved, or the entire list is refreshed.
Namespace:
C1.WPF.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
C# |
---|
public event NotifyCollectionChangedEventHandler CollectionChanged |
Visual Basic (Declaration) |
---|
Public Event CollectionChanged As NotifyCollectionChangedEventHandler |